---
title: "multiple fields · RUAL Documentation"
description: "Generates rows with inputs based on the selected fields"
canonical: https://docs.rual.nl/block-types/Component UI/component_input_fields
language: en
---

# multiple fields

This block is part of the [`Component UI`](https://docs.rual.nl/block-types/Component%20UI) group and was last modified in core [`v11.3.0`](https://docs.rual.nl/core-versions/110300).

### Fields Selection Required

This block relies on fields that you selected to perform its data actions. You must manually select the fields you want to use in your flow using the fields selector modal. To access the modal, click the white button on the block.

Generates rows with inputs based on the selected fields

- Row Render `fieldfunctions` A function per field, this allows you to generate custom HTML for the selected field. For example when you would like to show a different input than the one selected by default.

- Disabled `condition` Disables all the inputs at once

- Hide Label `condition` Hides the label

- Class: Row `uiclass` Default `form-group row`

- Style: Row `uistyle`

- Class: Label `uiclass` Default `col-4 col-form-label`

- Style: Label `uistyle`

- Class: Input column `uiclass` Default `col-8`

- Style: Input column `uistyle`

- Class: Input `uiclass` Default `form-control`

- Style: Input `uistyle`

- uicomponent `uicomponent`

### Version history

Introduced in [`v11.3.0`](https://docs.rual.nl/core-versions/110300).

### Core Releases
